a{
	color: #333;
}
a:hover{
	color: #333;
}
.c_gray6{color: #666;}
/*尾部修改*/
#kfz_footer_v2
.foot{
	display: none;
}
#kfz_footer_v2
.foot_bg_row{
	 width: 100%;
}
#login-user{
	display: none;
}
#login-out{
	display: none;
}

html{
	width: 100%;
	height: 100%;
}
body{
	font-family: "microsoft yahei";
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 100%;
	box-sizing: border-box;
}
.default-status{
	display: inline-block;
	width: 14px;
	height: 0px;
	padding: 0px;
	line-height: 0px;
	overflow: hidden;
}
.default{
	display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    width: 14px;
    text-indent: 0px;
}

.union-list-box{
	max-width: 980px;
    padding: 0px 30px;
    margin: 0 auto;
}
.union-list-box
.header{
	text-align: center;
    padding: 50px 0px;
    font-size: 40px;
    line-height: 50px;
    font-weight: normal;
}
.union-list-box
.item-box{
	width: 100%;
    margin-bottom: 80px;
    position: relative;
}
.union-list-box
.item-box
img{
	width: 100%;
}
.union-list-box
.item-box
.item-con{
	width: 100%;
    height: 100%;
	position: absolute;
    top: 0px;
    left: 0px;
}
.union-list-box
.item-box
.item-con:hover{
	background: rgba(0,0,0,0.3);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
    color: #fff;
}
.union-list-box
.item-box
.title{
	width: 35%;
    height: 100%;
    text-align: right;
    position: absolute;
    top: 0px;
    left: 0px;
}
.union-list-box
.item-box
.title
.title-name{
	display: block;
    height: 34px;
    line-height: 34px;
    font-size: 34px;
}
.union-list-box
.item-box
.title
.title-name:hover{
	color: #fff;
}
.union-list-box
.item-box
.con{
	position: absolute;
    top: 0px;
    left: 45%;
    width: 45%;
    height: 100%;
}
.union-list-box
.item-box
.con
.con-box{
	width: 100%;
	height: 60px;
}
.union-list-box
.item-box
.con
.con-box
.con-title{
	display: block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.union-list-box
.item-box
.con
.con-box
.con-title:hover{
	color: #fff;
}
.union-list-box
.con-list{
	display: none;
    margin-bottom: 25px;
}
.union-list-box
.con-list
.list-title{
	display: block;
    font-size: 17px;
    line-height: 20px;
    padding: 15px 0px;
}
.union-list-box
.con-list
.list-title{
    border-bottom: 1px solid #e8e8e8;
}
.union-list-box
.con-list
.list-title:last-of-type{
    border-bottom: none;
}
#kfz_footer_v2
.line{
	display: none;
}


.union-header{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #eee;
	font-size: 1px;
	text-align: justify;
	background: #fff;
}
.union-header-space{
	display: none;
	width: 100%;
	height: 46px;
}
.union-header
.header-back{
	display: inline-block;
	vertical-align: top;
	width: 45px;
	height: 45px;
	padding-left: 15px;
	line-height: 45px;
	text-align: left;
    color: #333;
}
.union-header
.header-name{
	display: inline-block;
	vertical-align: top;
	height: 45px;
	font-size: 17px;
	line-height: 45px;
	text-align: center;
	color: #333;
}
.union-header
.header-sidebar{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 45px;
	height: 45px;
	padding-right: 15px;
	line-height: 45px;
	text-align: right;
    color: #333;
}
.union-header
.header-sidebar
.num{
	display: none;
	position: absolute;
	top: 5px;
    right: 10px;
    height: 14px;
    padding: 0 3.66px;
    border-radius: 7px;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
    color: #fff;
    background: #d00000;
}
.union-header
.header-fix{
	display: inline-block;
	width: 100%;
	height: 0px;
	padding: 0px;
	overflow: hidden;
}
.sidebar-mask{
	display: none;
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000;
    background: rgba(0,0,0,0.4);
}
.sidebar-box{
	display: none;
	font-size: 15px;
    width: 190px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10000005;
    background: #fff;
    /*transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transition: all .25s;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    -ms-transition: all .25s;*/
}
.sidebar-box.side_in{
	transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
}
.sidebar-box
.header{
	height: 45px;
	padding: 0 15px;
    border-bottom: 1px solid #EEE;
	line-height: 45px;
	font-size: 1px;
    text-align: justify;
    background: #f8f8f8;
    overflow: hidden;
}
.sidebar-box
.header
.btn{
	display: inline-block;
	vertical-align: top;
	width: 45px;
	height: 45px;
	text-align: center;
	font-size: 20px;
}
.sidebar-box
.header
.btn.icon-shouye{
	text-align: left;
}
.sidebar-box
.header
.btn.icon-guanbi1{
	text-align: right;
}
.sidebar-box
.header
.btn-fix{
	display: inline-block;
	width: 100%;
	height: 0px;
	padding: 0px;
	overflow: hidden;
}
.sidebar-box
.sidebar_link_box{
	width: 100%;
	overflow: hidden;
}
.sidebar-box
.sidebar_link_list{
	overflow-y: auto;
}
.sidebar-box
.sidebar_link_list
.link_item{
	display: block;
	height: 40px;
	padding: 0 15px;
	border-bottom: 1px solid #EEE;
	line-height: 40px;
	color: #333;
}
.sidebar-box
.sidebar_link_list
.link_item
.icon-xiaoxi3{
	font-size: 20px;
}
.sidebar-box
.sidebar_link_list
.link_item
.iconfont,
.sidebar-box
.sidebar_link_list
.link_item
.icon-t{
	display: inline-block;
	width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
}
.sidebar-box
.sidebar_link_list
.link_item
.icon-maijia{
	background: url(../../images/union/auction-union-seller.png) no-repeat;
}
.sidebar-box
.sidebar_link_list
.link_item.no-ico{
	padding-left: 40px;
}
.sidebar-box
.sidebar_link_list
.link_item
.num{
	display: none;
	float: right;
	width: auto;
    padding: 0 3.5px;
    margin-top: 13px;
    line-height: 14px;
    height: 14px;
    text-align: center;
    font-size: 10px;
    background: #d00000;
    color: #fff;
    border-radius: 7px;
}
.sidebar-box
.sidebar_link_list
.space{
	border-bottom: 1px solid #EEE;
    height: 10px;
    background: #f8f8f8;
}

.nav_header_app{
	position: absolute;
    right: 6px;
    top: 45px;
    z-index: 10000010;
    width: 152px;
    height: 200px;
    background-color: rgba(0,0,0,.9);
    border-radius: 4px;
}
.nav_header_app:before{
	content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0,0,0,.9);
    position: absolute;
    top: -8px;
    right: 10px;
}
.nav_header_app
.nav_content{
	height: 200px;
    overflow: hidden;
    border-bottom: 0;
}
.nav_header_app
.nav_content
.iconfont{
	display: inline-block;
    font-size: 21px;
    color: #fff;
}
.nav_header_app
.item{
	margin: 0 15px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #353535;
    color: #fff;
    display: block;
    text-align: left;
    padding: 0;
    position: relative;
}
.nav_header_app
.item
.text{
	color: #fff;
    font-size: 16px;
    display: inline-block;
}
.nav_header_app
.item
.num{
	width: auto;
    top: 18px;
    right: 0;
    padding: 0 3.5px;
    line-height: 14px;
    height: 14px;
    text-align: center;
    font-size: 10px;
    display: block;
    position: absolute;
    background: #d00000;
    color: #fff;
    border-radius: 7px;
}




.union-nav-box{
    max-width: 980px;
    padding: 0px 40px;
    margin: 0px auto;
}
.union-nav-box
.nav-logo{
	padding: 0px 10px;
}
.union-nav-box
.nav-logo
.nav-back{
	height: 45px;
    line-height: 45px;
}
.union-nav-box
.nav-logo
.nav-back
a{
	display: inline-block;
    vertical-align: middle;
    height: 20px;
    padding: 2px 0px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #999;
}
.union-nav-box
.nav-logo
.nav-name{
	text-align: center;
    overflow: hidden;
}
.union-nav-box
.nav-logo
.nav-name
img{
	width: auto;
  height: 130px;
}
.union-nav-box
.union-nav{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.union-nav-box
.union-nav
.nav-group{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: auto;
	height: 100%;
	font-size: 0px;
	white-space: nowrap;
	transition: left .5s;
    -webkit-transition: left .5s;
}
.union-nav-box
.union-nav
.nav-group
.nav-item{
	display: inline-block;
	padding: 0px 30px;
	line-height: 45px;
	font-size: 16px;
}
.union-nav-box
.union-nav
.nav-group
.nav-item.active{
	border-bottom: 5px solid #333;
	font-weight: bold;
}
.union-nav-box
.union-nav
.nav-group
.nav-item
a{
	color: #333;
	text-decoration: none;
}
.union-nav-box
.union-nav-status{
	height: 40px;
    font-size: 0px;
    background-color: #f8f8f8;
}
.union-nav-box
.union-nav-status
.item{
	display: inline-block;
    height: 40px;
    padding: 0px 30px;
    line-height: 40px;
    font-size: 14px;
    background-color: #f8f8f8;
}
.union-nav-box
.union-nav-status
.item.active{
	font-weight: bold;
    background-color: #ededed;
}
.union-nav-box
.img-title{
	width: 100%;
	padding: 20px 0px;
    overflow: hidden;
}
.union-nav-box
.img-title
img{
	height: 80px;
}
.union-nav-box
.img-title-space{
	width: 100%;
	height: 20px;
}


.union-nav-box
.img-titles{
	width: 100%;
  overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.union-nav-box
.img-titles img {
	width: 100%;
}

.union-nav-box .img-titles .top_img {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

.union-nav-box .img-titles .left_img {
	float: left;
  width: 484px;
	margin-bottom: 10px;
}

.union-nav-box .img-titles .right_img {
	float: right;
  width: 484px;
	margin-bottom: 10px;
}


.union-player{
	display: none;
	padding: 0px 15px;
	font-family: "microsoft yahei";
}
.union-player
.swiper-pagination{
	text-align: right;
}
.union-player
.swiper-pagination
.swiper-pagination-bullet{
	border: 2px solid #fff;
}
.union-player
.swiper-pagination
.swiper-pagination-bullet-active{
	background: #666;
}
.union-player
.header{
	padding: 12.5px 0px;
	font-size: 0px;
	line-height: 24px;
	border-bottom: 1px solid #eaeaea;
}
.union-player
.header
.title{
    color: #030303;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
}
.union-player
.header
.label{
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 24px;
	margin-left: 12px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.union-player
.header
.label.on-bid{
	background: #af0000;
}
.union-player
.header
.label.fall-down{
	width: 64px;
	background: #af0000;
}
.union-player
.header
.label.pre-Load{
	background: #2466b4;
}
.union-player
.header
.label.end{
	background: #b8b8b8;
}
.union-player
.player-img{
	width: 100%;
}
.union-player
.player-img
.swiper-slide
a{
	display: block;
}
.union-player
.player-img
.swiper-slide
img{
	width: 100%;
}
.union-player
.player-text{
	width: 100%;
	margin: 30px 0px;
}
.union-player
.player-text
.text-item
.link{
	display: block;
	-webkit-text-size-adjust: 100%;
}
.union-player
.player-text
.text-item
.link
.item-name{
	height: auto;
	margin-bottom: 10px;
	line-height: 30px;
    color: #030303;
    font-size: 18px;
    overflow: hidden;
    word-break: break-all;
}
.union-player
.player-text
.text-item
.link
.item-other{
	margin-bottom: 7px;
	line-height: 20px;
    font-size: 14px;
}

.union-no-data{
	height: 50px;
    text-align: center;
    padding-top: 201px;
    padding-bottom: 209px;
}
.union-no-data
p{
	height: 35px;
    color: #999;
    font:400 26px/35px "microsoft yahei";
}

.auction-union{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0px 30px;
	font-family: "microsoft yahei";
}
.auction-union
.union-detail-info{

}
.auction-union
.union-detail-info
.name{
    font-size: 40px;
    text-align: center;
    min-height: 50px;
    line-height: 50px;
    margin-top: 10px;
}
.auction-union
.union-detail-info
.time{
	text-align: center;
	font-size: 14px;
    height: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.auction-union
.union-detail-info
.con{
	padding: 0px 10px;
	margin-bottom: 30px;
}
.auction-union
.union-detail-info
.con
.text{
	position: relative;
	/*display: table-cell;*/
	/**display: inline-block;*/
	height: 300px;
	text-indent: 30px;
	font-size: 14px;
    line-height: 25px;
    color: #333;
    overflow: hidden;
    text-align: justify;
    word-break: break-all;
}
.auction-union
.union-detail-info
.con
.text
.default{
	width: 14px;
	font-size: 14px;
}
.auction-union
.union-detail-info
.con
.pic{
	float: right;
	margin-left: 26px;
	width: 474px;
    height: 310px;
    overflow: hidden;
}
.auction-union
.union-detail-info
.con
.pic
img{
	width: 100%;
}
.auction-union
.union-detail-info
.con
.clear{
	clear: both;
}



/*专场列表*/
.auction-union
.special-item{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.auction-union
.special-item.panel{
	padding: 0px 10px;
}
.auction-union
.special-item
.info-box{
	padding: 0px 10px;
}
.auction-union
.special-item
.info-box
.header{
	width: 100%;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
	font-size: 0px;
	line-height: 24px;
	border-bottom: 1px solid #eaeaea;
}
.auction-union
.special-item
.info-box
.header
.title{
    display: inline-block;
    vertical-align: middle;
    max-width: 580px;
    height: 24px;
    color: #030303;
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.auction-union
.special-item
.info-box
.header
.label{
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 24px;
	margin-left: 12px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #af0000;
}
.auction-union
.special-item
.info-box
.header
.label.on-bid{
	background: #af0000;
}
.auction-union
.special-item
.info-box
.header
.label.fall-down{
	width: 64px;
	background: #af0000;
}
.auction-union
.special-item
.info-box
.header
.label.pre-Load{
	background: #2466b4;
}
.auction-union
.special-item
.info-box
.header
.label.end{
	background: #b8b8b8;
}
.auction-union
.special-item
.info-box
.header
.header-more{
	float: right;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
}
.auction-union
.special-item
.info-box
.header
.header-more
a{
	color: #077fd3;
	text-decoration: underline;
}
.auction-union
.special-item
.more{
	display: none;
    width: 100%;
	height: 50px;
	/*margin-top: -50px;*/
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #0d7dbd;
	background: #f8f8f8;
	-webkit-tap-highlight-color: rgba(0,0,0,0.2);
}
.auction-union
.special-item
.info-box
.player{
	margin: 30px 0px;
}
.auction-union
.special-item
.info-box
.player
.loop-img{
	float: left;
	width: 474px;
	height: 310px;
	margin-right: 30px;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box{
	height: 100%;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 100%;
	font-size: 0px;
	overflow: hidden;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.imgBox{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: auto;
	height: 100%;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.imgBox
li{
	float: left;
	width: 474px;
	height: 100%;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.imgBox
li
a{
	display: block;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.imgBox
li
a
img{
	width: 100%;
	height: 100%;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.icoBox{
	position: absolute;
	right: 5px;
    bottom: 0px;
    z-index: 1;
    height: 30px;
    line-height: 30px;
    font-size: 1px;
    overflow: hidden;
    text-align: right;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.icoBox
a{
	display: inline-block;
	width: 8px;
    height: 8px;
    margin: 0 2px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #333;
    opacity: 0.5;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.icoBox
a.active{
	background-color: #333;
    opacity: 1;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.btnLeft{
    display: none;
	position: absolute;
    left: -27px;
    top: 125px;
    z-index: 2;
	width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #333;
    opacity: 0.2;
    filter: alpha(opacity = 20);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    cursor: pointer;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.btnLeft:hover{
    opacity: 0.5;
    filter: alpha(opacity = 50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    cursor: pointer;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.btnLeft
.ico{
	width: 100%;
	height: 100%;
	background: url(/images/bigSeller/left_arrow_icon.png) no-repeat 35px 18px;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.btnRight{
    display: none;
	position: absolute;
    right: -27px;
    top: 125px;
    z-index: 2;
	width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #333;
    opacity: 0.2;
    filter: alpha(opacity = 20);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    cursor: pointer;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.btnRight:hover{
    opacity: 0.5;
    filter: alpha(opacity = 50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    cursor: pointer;
}
.auction-union
.special-item
.info-box
.player
.loop-img
.box
.img-list
.btnRight
.ico{
	width: 100%;
	height: 100%;
	background: url(/images/bigSeller/right_arrow_icon.png) no-repeat 15px 18px;
}
.auction-union
.special-item
.info-box
.player
.loop-text{
	height: 310px;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box{
	height: 100%;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box
.text-list{
	height: 100%;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box
.text-list:hover{
	background: #f8f8f8;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box
.text-list
.text-item{
	display: none;
	height: 100%;
	overflow: hidden;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box
.text-list
.text-item
.link{
	display: block;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box
.text-list
.text-item
.link
.item-name{
	height: 60px;
	margin-bottom: 10px;
	line-height: 30px;
    color: #030303;
    font-size: 18px;
    overflow: hidden;
    word-break: break-all;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box
.text-list
.text-item
.link
.item-other{
	margin-bottom: 7px;
	line-height: 20px;
    font-size: 14px;
}
.auction-union
.special-item
.info-box
.player
.loop-text
.box
.text-list
.text-item
.link
.item-other.text{
	line-height: 27px;
    vertical-align: top;
}
.auction-union
.special-item
.con{
	display: block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 25px;
	font-size: 1px;
	text-align: justify;
	line-height: 0px;
}
.auction-union
.special-item
.con
.con-item{
	display: inline-block;
	width: 200px;
	padding: 10px;
	height: auto;
	vertical-align: top;
	cursor: pointer;
	margin-bottom: 40px;
}
.auction-union
.special-item
.con
.con-item:hover{
	background-color: #f8f8f8;
}
.auction-union
.special-item
.con
.con-item:hover .default{
	background-color: #f8f8f8;
}
.auction-union
.special-item
.con
.con-left-fix{
	display: inline-block;
	width: 220px;
	height: 0px;
	padding: 0px;
	overflow: hidden;
}
.auction-union
.special-item
.con
.con-fix{
	display: inline-block;
	width: 100%;
	height: 0px;
	overflow: hidden;
}
.auction-union
.special-item
.con
.con-item
.item-info{
	display: block;
	width: 100%;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-pic{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
	width: 200px;
	height: 200px;
	text-align: center;
	line-height: 198px;
	border: 1px solid #eaeaea;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-pic:after{
	content: '';
    display: block;
    padding-bottom: 100%;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-pic
.img-box{
	display: block;
	position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    font-size: 0px;
    overflow: hidden;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-pic
.img-box
.pic-fix{
	display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-pic
.img-box
img{
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-time{
	display: block;
    margin: 24px 0px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    color: #666;
    font-weight: lighter;
    text-align: center;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-time
.red{
	color: #d00000;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-time
.time{
    color: #666;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-name{
	display: block;
	position: relative;
	/*height: 150px;*/
	font-size: 15px;
	line-height: 25px;
    overflow: hidden;
	word-break: break-all;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-name
.default{
	width: 16px;
	font-size: 15px;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-price{
	display: block;
	height: 20px;
	margin-top: 14px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-price
.no-bid{
	font-size: 16px;
	color: #333;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-price
.bid{
	vertical-align: bottom;
	font-size: 16px;
	color: #d00000;
}
.auction-union
.special-item
.con
.con-item
.item-info
.info-price
.no-bid{
	vertical-align: bottom;
	font-size: 16px;
	color: #333;
}


/*展览*/
.auction-union
.special-item
.zhanlan-item{
	width: 100%;
    padding-top: 12.5px;
    padding-bottom: 12.5px;
    line-height: 24px;
    border-bottom: 1px solid #eaeaea;
}
.auction-union
.special-item
.zhanlan-item
.title{
	display: block;
	color: #030303;
    font-weight: bold;
    font-size: 18px;
}




.special-item-other{
	max-width: 980px;
	height: 60px;
	line-height: 60px;
	padding: 0px 30px;
	margin: 0px auto 30px;
    color: #030303;
}
.special-item-other
.item-other-box{
	padding: 0px 10px;
	background: #f8f8f8;
}
.special-item-other
.item-other-box
.clear{
	clear: both;
}
.special-item-other
.item-name{
	float: left;
	color: #030303;
}
.special-item-other
.item-name:hover{
	color: #0d7dbd;
}
.special-item-other
.item-name
.title{
	display: inline-block;
    vertical-align: middle;
    max-width: 550px;
    height: 60px;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.special-item-other
.item-name
.label{
	display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 24px;
    margin-left: 12px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.special-item-other
.item-name
.label.on-bid{
	background: #af0000;
}
.special-item-other
.item-name
.label.pre-Load{
	background: #2466b4;
}
.special-item-other
.more{
	float: right;
	width: auto;
	height: 60px;
	font-size: 16px;
	color: #333;
	text-decoration: underline;
}
.special-item-other
.more:hover{
	color: #0d7dbd;
}

.special-item-end-box{
	max-width: 980px;
    padding: 0px 30px;
	margin: 0px auto 80px;
}
.special-item-end-box
.special-item-end-header{
	width: 100%;
	height: 51px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	line-height: 50px;
}
.special-item-end-box
.special-item-end-header
.title{
	float: left;
	height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #030303;
}
.special-item-end-box
.special-item-end-header
.more{
	float: right;
	height: 50px;
    font-size: 16px;
    color: #0d7dbd;
}
.special-item-end-box
.special-item-end-header
.more:hover{
	text-decoration: underline;
}
.special-item-end-box
.special-item-end{
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 26px;
	line-height: 20px;
	overflow: hidden;
	text-align: justify;
	font-size: 1px;
	color: #666;
}
.special-item-end-box
.special-item-end:hover{
	color: #0d7dbd;
}
.special-item-end-box
.special-item-end
.item-time{
	display: inline-block;
	vertical-align: top;
	width: 260px;
	height: 20px;
	font-size: 16px;
}
.special-item-end-box
.special-item-end
.item-name{
	display: inline-block;
	vertical-align: top;
	width: 450px;
	height: 20px;
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.special-item-end-box
.special-item-end
.item-num{
	display: inline-block;
	vertical-align: top;
	width: auto;
	height: 20px;
	font-size: 16px;
	text-align: right;
}
.special-item-end-box
.special-item-end
.item-fix{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 0px;
	padding: 0px;
    overflow: hidden;
}
.auction-union
.about-item{
	width: 100%;
	padding-top: 30px;
	font-size: 1px;
}
.auction-union
.about-item:last-of-type{
	padding-bottom: 30px;
}
.auction-union
.about-item
.about-name{
	float: left;
	width: 70px;
	height: 20px;
	color: #999;
	font-size: 14px;
	line-height: 20px;
}
.auction-union
.about-item
.about-name
.name-space{
	display: inline-block;
	width: 28px;
}
.auction-union
.about-item
.about-con{
	display: table-cell;
	*display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	white-space: normal;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
}
.auction-union
.about-item
.about-con
.user-link{
	color: #0d7dbd;
}
.auction-union
.about-item
.about-con.justify{
	text-align: justify;
}
.auction-union
.about-item
.about-con
img{
	width: 100px;
	margin-top: -15px;
}
.special-page{
	height: 30px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 0px;
}
.special-page
.first-btn{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	margin-right: 20px;
}
.special-page
.next-btn{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
}
.special-page
.page{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #030303;
	margin-right: 20px;
}
.special-page
.page.active{
	border-radius: 50%;
	background: #ebebeb;
}
.special-page-mobile{
	display: none;
	width: 100%;
	height: 40px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
    color: #333;
    font-size: 0px;
    line-height: 40px;
    background: #fff;
	text-align: justify;
}
.special-page-mobile
.prev-btn,
.special-page-mobile
.next-btn{
	display: inline-block;
	width: 30%;
	text-align: center;
	font-size: 15px;
	color: #333;
}
.special-page-mobile
.prev-btn.none,
.special-page-mobile
.next-btn.none{
	color: #999;
}
.special-page-mobile
.item-fix{
	display: inline-block;
	width: 100%;
	height: 0px;
	padding: 0px;
	overflow: hidden;
}
.special-page-mobile
.item-line{
	display: inline-block;
	font-size: 15px;
	color: #eee;
}
.special-page-mobile
.page{
	display: inline-block;
	width: 30%;
	text-align: center;
	font-size: 15px;
}
.special-page-mobile
.page-cur{
	font-weight: bold;
}
.special-page-space{
	display: none;
	width: 100%;
	height: 7px;
	background: #f8f8f8;
}
.special-footer{
	display: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.special-footer
.footer_list{
	height: 40px;
	padding: 0 15px;
    border-top: 1px solid #eee;
    line-height: 40px;
    text-align: justify;
    font-size: 1px;
    color: #666;
    background: #fbfbfb;
}
.special-footer
.footer_list
.item{
	display: inline-block;
	vertical-align: top;
    height: 40px;
	font-size: 15px;
	text-align: center;
	color: #666;
	-webkit-tap-highlight-color: rgba(0,0,0,0.2);
}
.special-footer
.footer_list
.item.name{
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.special-footer
.footer_list
.item-line{
	font-size: 15px;
	text-align: center;
	color: #eee;
}
.special-footer
.footer_list
.item-fix{
	display: inline-block;
	width: 100%;
	height: 0px;
	padding: 0px;
	overflow: hidden;
}
.special-footer
.foot_btm{
	height: 40px;
	border-top: 1px solid #eee;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    color: #999;
    background: #fff;
}
.special-back-top{
	display: none;
    position: fixed;
    bottom: 59px;
    right: 15px;
    background: url(/images/auction-union-back.png) no-repeat 0 0;
    width: 44px;
    height: 44px;
    line-height: 42px;
    text-align: center;
    font-size: 10px;
    z-index: 999;
}
.special-back-top
.text{
	margin-top: 7.5px;
}

/*830分辨率以下适配*/
@media only screen and (max-width: 830px) {
	body{
		padding-bottom: 80px;
	}
	.union-header-space{
		display: block;
	}
	.union-player
	.player-text
	.text-item
	.link
	.item-other{
		display: none;
	}
	#messageRemind{
		display: none!important;
	}
	/*kfz_topbar change*/
	#kfz_topbar{
		display: none;
	}
	/*default change*/
	.auction-union
	.union-detail-info
	.con
	.text
	.default{
		display: none;
	}
	/*nav change*/
	.union-nav-box{
		display: block;
		padding: 0px;
	}
	.union-nav-box
	.nav-logo{
		display: none;
	}
	.union-nav-box
	.img-title{
		display: none;
	}
	.union-nav-box
	.union-nav
	.nav-group
	.nav-item{
		padding: 0px 20px;
	}
	.union-nav-box
	.union-nav:before{
		content: '';
	    position: absolute;
	    top: 0px;
	    left: 0px;
	    z-index: 5;
	    display: block;
	    width: 30px;
	    height: 45px;
	    background: -webkit-gradient(linear,0 100%,100% 100%,from(rgba(255,255,255,0.9)),to(rgba(255,255,255,0)));
	}
	.union-nav-box
	.union-nav:after{
		content: '';
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    z-index: 5;
	    display: block;
	    width: 30px;
	    height: 45px;
	    background: -webkit-gradient(linear,100% 100%,0 100%,from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));
	}
	/*头部 change*/
	.union-header{
		display: block;
	}
	/*auction-union change*/
	.auction-union{
		padding: 0 15px;
	}
	/*detail change*/
	.auction-union
	.union-detail-info
	.name{
		font-size: 20px;
		line-height: 30px;
	}
	.auction-union
	.union-detail-info
	.con
	.pic{
		float: none;
	    width: 100%;
	    height: auto;
	    margin-left: 0px;
	}
	.auction-union
	.union-detail-info
	.con
	.text{
		display: block;
		margin-top: 30px;
		height: auto;
		font-size: 15px;
	}
	/*info-box change*/
	.auction-union
	.special-item
	.info-box{
	    display: none;
	}
	.auction-union
	.special-item
	.more{
		display: block;
	}
	.auction-union
	.special-item{
		padding-bottom: 88px;
	}
	.auction-union
	.special-item.panel{
		padding: 0px;
	}
	.auction-union
	.special-item.page{
		padding-bottom: 0px;
	}
	.union-player{
		display: block;
	}
	.union-player
	.header{
		margin-bottom: 15px;
		border-bottom: none;
	}
	/*con-item change*/
	.auction-union
	.special-item
	.con{
		padding-bottom: 0px;
	}
	.auction-union
	.special-item
	.con
	.con-item{
		padding: 0px;
		margin-bottom: 60px;
	}
	.auction-union
	.special-item
	.con
	.con-item:hover{
		background-color: transparent;
	}
	.auction-union
	.special-item
	.con
	.con-item:hover .default{
		background-color: #fff;
	}
	.auction-union
	.special-item
	.con
	.con-left-fix{
		width: 200px;
	}
	.union-no-data{
		padding-top: 100px;
		padding-bottom: 0px;
	}
	/*special-item-other change*/
	.special-item-other{
		height: auto;
		line-height: 24px;
		margin-bottom: 50px;
		padding: 0px 15px;
	}
	.special-item-other
	.item-other-box{
		background: #fff;
    	padding: 0px;
	}
	.special-item-other
	.item-name{
		float: none;
	}
	.special-item-other
	.item-name
	.title{
		display: inline;
	    vertical-align: baseline;
	    max-width: none;
	    height: auto;
	    white-space: normal;
	    text-overflow: clip;
	}
	.special-item-other
	.item-name
	.label{
		vertical-align: top;
	}
	.special-item-other
	.more{
		display: none;
	}
	/*special-item-end change*/
	.special-item-end-box{
		padding: 0px 15px;
	}
	.special-item-end-box
	.special-item-end{
		height: auto;
		text-align: left;
	}
	.special-item-end-box
	.special-item-end
	.item-time,
	.special-item-end-box
	.special-item-end
	.item-num,
	.special-item-end-box
	.special-item-end
	.item-fix{
		display: none;
	}
	.special-item-end-box
	.special-item-end
	.item-name{
		display: block;
	    vertical-align: baseline;
	    width: 100%;
	    height: auto;
	    line-height: 25px;
	    word-break: break-all;
	    white-space: normal;
	}
	/*page change*/
	.special-page{
		display: none;
	}
	.special-page-mobile{
		display: block;
	}
	.special-page-space{
		display: block;
	}
	/*footer change*/
	#kfz_footer_v2{
		display: none;
	}
	.special-footer{
		display: block;
	}
}
/*482分辨率以下适配*/
@media only screen and (max-width: 482px) {
	/*about change*/
	.auction-union
	.about-item{
		/*white-space: normal;*/
	}
}
/*450分辨率以下适配*/
@media only screen and (max-width: 490px) {
	.union-list-box{
		padding: 0px;
	}
	.union-list-box
	.header{
		display: none;
	}
	.union-list-box
	.item-box{
		margin-bottom: 0px;
	}
	.union-list-box
	.item-box
	.title{
		width: 100%;
		text-align: left;
	}
	.union-list-box
	.item-box
	.title
	.title-name{
		padding: 0px 15px;
		height: 20px;
		line-height: 20px;
		font-size: 17px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	.union-list-box
	.item-box
	.con{
		display: none;
	}
	.union-list-box
	.con-list{
		display: block;
		padding: 0px 15px;
	}
	/*con change*/
	.auction-union
	.special-item
	.con
	.con-item{
		width: 45%;
	}
	.auction-union
	.special-item
	.con
	.con-item
	.item-info
	.info-pic{
		width: 100%;
		height: auto;
		line-height: 0px;
	}
	.auction-union
	.special-item
	.con
	.con-item
	.item-info
	.info-name{
		height: auto;
	}
	/*special-item-end-box change*/
	.special-item-end-box
	.special-item-end{
		display: none;
	}
	.special-item-end-box
	.special-item-end.end-page{
		display: block;
	}
	.special-item-end-box
	.special-item-end-header{
		border-bottom: none;
		margin-bottom: 0px;
	}
	.special-item-end-box
	.special-item-end-header
	.more{
		text-decoration: none;
		font-size: 16px;
		color: #0d7dbd;
	}
}
/* banner */
.banner {
  display: none;
  width: 100%;
  /* height: 387px; */
	position: relative;
	margin-bottom: 20px;
}
.banner #tou {
  width: 100%;
  max-width: 1200px;
}
.banner .banner-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.banner .banner-box  .swiper-slide {
  height: 100%;
  background: url("/images/union/Porcelain/banner.png") center center no-repeat;
  background-size: auto 100%!important;
}
.banner .banner-box  .swiper-slide a {
  float: left;
  width: 100%;
  height: 100%;
}
.banner .banner-pagination {
  text-align: center;
}
.banner .swiper-container {
  padding-bottom: 20px;
}
.banner .swiper-pagination-bullet {
  background: #ededed;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 8px;
  transition: all 0.5s ease;
  background: #f5f5f5;
}
.banner .swiper-pagination-bullet {
  border-radius: 8px;
}
.banner .banner-button {

}
.banner .swiper-button-prev {
  left: 30px;
}
.banner .swiper-button-next {
  right: 30px;
}
/* #banner */
#banner-box {
  display: none;
  width: 100%;
  /* height: 386px; */
	position: relative;
	margin-bottom: 40px;
}
#banner-box #tou_img {
  width: 100%;
  max-width: 1200px;
}
#banner-box #banner_list {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#banner-box #banner_list li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  /* background: url("/images/union/Porcelain/banner.png") center center no-repeat; */
  background-size: auto 100%!important;
}
#banner-box #banner_list li a {
  float: left;
  width: 100%;
  height: 100%;
}
#banner-box #banner-right-button {
  position: absolute;
  width: 100%;
}
#banner-box #banner-right-button .slider-nav {
  width: 100%;
  text-align: center;
}
#banner-box #banner-right-button .slider-nav li {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #ededed;
  cursor: pointer;
}
#banner-box #banner-right-button .slider-nav li.active {
  width: 8px;
  border-radius: 8px;
  transition: all 0.5s ease;
  background: #f5f5f5;
}
/* collect-box */
.collect-box {
	max-width: 980px;
	padding: 0px 20px;
	margin: 0px auto;
	font-size: 0;
	line-height: 0;
}
.collect-box img{
	width: 100%;
}
.collect_btn {
	max-width: 980px;
	margin: 0 auto;
	margin-top: 40px;
}
.collect_btn a {
	display: block;
	width: 25%;
	margin: 0 auto;
}
.collect_btn a img {
	width: 100%;
}
